func internal/runtime/maps.newarray

2 uses

	internal/runtime/maps (current package)
		group.go#L310: 		data:       newarray(typ.Group, int(length)),
		runtime.go#L27: func newarray(typ *abi.Type, n int) unsafe.Pointer